Skip to content

Comments

Update branding to 9.0.13#64938

Merged
wtgodbe merged 1 commit intodotnet:release/9.0from
vseanreesermsft:branding-9.0.13-2026-01-05-1036-14b088f3-d9fa-4068-9223-aceeac64af5d
Jan 6, 2026
Merged

Update branding to 9.0.13#64938
wtgodbe merged 1 commit intodotnet:release/9.0from
vseanreesermsft:branding-9.0.13-2026-01-05-1036-14b088f3-d9fa-4068-9223-aceeac64af5d

Conversation

@vseanreesermsft
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 5, 2026 18:36
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0.x milestone Jan 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the ASP.NET Core patch version from 9.0.12 to 9.0.13, as indicated by the title "Update branding to 9.0.13". This is a standard version increment for a servicing release.

Key Changes:

  • Updates the AspNetCorePatchVersion property from 12 to 13 in the version configuration file

@wtgodbe wtgodbe merged commit 60a3dc3 into dotnet:release/9.0 Jan 6, 2026
27 of 31 checks passed
@dotnet-policy-service dotnet-policy-service bot modified the milestones: 9.0.x, 9.0.12 Jan 6, 2026
@wtgodbe wtgodbe modified the milestones: 9.0.12, 9.0.13 Jan 9, 2026
This was referenced Feb 10, 2026
This was referenced Feb 21, 2026
github-actions bot pushed a commit to saan800/github that referenced this pull request Feb 24, 2026
Updated
[Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore)
from 9.0.12 to 9.0.13.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.AspNetCore.Mvc.Testing's
releases](https://github.com/dotnet/aspnetcore/releases)._

## 9.0.13

[Release](https://github.com/dotnet/core/releases/tag/v9.0.13)

## What's Changed
* Update branding to 9.0.13 by @​vseanreesermsft in
dotnet/aspnetcore#64938
* [release/9.0] (deps): Bump src/submodules/googletest from `1b96fa1` to
`9156d4c` by @​dependabot[bot] in
dotnet/aspnetcore#64908
* [release/9.0] Pass container image correctly for source-build job in
official build by @​akoeplinger in
dotnet/aspnetcore#64781
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#64686
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#64685
* [release/9.0] Update gradle by @​github-actions[bot] in
dotnet/aspnetcore#64980
* Backport #​64657: Use shallow clones for CI jobs by @​Copilot in
dotnet/aspnetcore#64677
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65012
* [release/9.0] Add .slnx fallback for TestHost content root discovery
by @​Copilot in dotnet/aspnetcore#64953
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/aspnetcore#65046


**Full Changelog**:
dotnet/aspnetcore@v9.0.12...v9.0.13)

Commits viewable in [compare
view](dotnet/aspnetcore@v9.0.12...v9.0.13).
</details>

Updated
[Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore)
from 9.0.12 to 9.0.13.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.AspNetCore.OpenApi's
releases](https://github.com/dotnet/aspnetcore/releases)._

## 9.0.13

[Release](https://github.com/dotnet/core/releases/tag/v9.0.13)

## What's Changed
* Update branding to 9.0.13 by @​vseanreesermsft in
dotnet/aspnetcore#64938
* [release/9.0] (deps): Bump src/submodules/googletest from `1b96fa1` to
`9156d4c` by @​dependabot[bot] in
dotnet/aspnetcore#64908
* [release/9.0] Pass container image correctly for source-build job in
official build by @​akoeplinger in
dotnet/aspnetcore#64781
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#64686
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/aspnetcore#64685
* [release/9.0] Update gradle by @​github-actions[bot] in
dotnet/aspnetcore#64980
* Backport #​64657: Use shallow clones for CI jobs by @​Copilot in
dotnet/aspnetcore#64677
* [release/9.0] Update dependencies from dotnet/extensions by
@​dotnet-maestro[bot] in dotnet/aspnetcore#65012
* [release/9.0] Add .slnx fallback for TestHost content root discovery
by @​Copilot in dotnet/aspnetcore#64953
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/aspnetcore#65046


**Full Changelog**:
dotnet/aspnetcore@v9.0.12...v9.0.13)

Commits viewable in [compare
view](dotnet/aspnetcore@v9.0.12...v9.0.13).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants